BFD-4693: Basis Profile Framework - #3162
Merged
clewellyn-nava merged 58 commits intoAug 10, 2026
Merged
Conversation
…ework # Conflicts: # apps/bfd-server-ng/src/main/java/gov/cms/bfd/server/ng/claim/model/common/CareTeamType.java # apps/bfd-server-ng/src/main/java/gov/cms/bfd/server/ng/claim/model/common/SupportingInfoFactory.java # apps/bfd-server-ng/src/main/java/gov/cms/bfd/server/ng/claim/model/institutional/entities/ClaimInstitutionalCmsSharedSystems.java # apps/bfd-server-ng/src/main/java/gov/cms/bfd/server/ng/eob/EobHandler.java
Co-authored-by: aschey-forpeople <162160982+aschey-forpeople@users.noreply.github.com>
mel1-G
reviewed
Aug 10, 2026
Co-authored-by: aschey-forpeople <162160982+aschey-forpeople@users.noreply.github.com>
mel1-G
reviewed
Aug 10, 2026
mel1-G
approved these changes
Aug 10, 2026
aschey-forpeople
approved these changes
Aug 10, 2026
clewellyn-nava
enabled auto-merge
August 10, 2026 18:22
JFisk42
reviewed
Aug 10, 2026
|
clewellyn-nava
disabled auto-merge
August 10, 2026 18:37
JFisk42
approved these changes
Aug 10, 2026
clewellyn-nava
deleted the
clewellyn-nava/BFD-4693/basis-profile-framework
branch
August 10, 2026 18:54
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




JIRA Ticket:
BFD-4694
What Does This PR Do?
Make sure there is parity in speed, execution, and function with existing bfd-server-ng.
If you're reviewing this PR, please check for these things in particular:
Tests pass, queries run, things are as expected etc etc. This just modified the JPA layer, so it shouldn't change any of our queries into the database.
What Security Implications Does This PR Have?
@sb-benohe) approval.)Validation
Have you fully verified and tested these changes? Is the acceptance criteria met? Please provide reproducible testing instructions, code snippets, or screenshots as applicable.
Tests run, querying the database seems to function much the same.